type github.com/jackc/pgx/v5.positionalStructRowScanner
4 uses
github.com/jackc/pgx/v5 (current package)
rows.go#L568: err := (&positionalStructRowScanner{ptrToStruct: &value}).ScanRow(row)
rows.go#L577: err := (&positionalStructRowScanner{ptrToStruct: &value}).ScanRow(row)
rows.go#L581: type positionalStructRowScanner struct {
rows.go#L585: func (rs *positionalStructRowScanner) ScanRow(rows CollectableRow) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)